*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 22 Feb 2001 20:14:45 +0000 (20:14 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 22 Feb 2001 20:14:45 +0000 (20:14 +0000)
lisp/ChangeLog

index 1d9372f5c93f04b190249917a005d003c6fddd53..3eed32a46f8a383c69d44ae1054fd75000a8b795 100644 (file)
@@ -1,5 +1,8 @@
 2001-02-22  Stefan Monnier  <monnier@cs.yale.edu>
 
+       * server.el (server-switch-buffer): Only switch window if the
+       current one is dedicated.
+
        * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
        rather than using (match-beginning 0) when searching for break point.